HipGeometryBatchVertexUniforms

Undocumented in source.
@HipShaderVertexUniform("Geom")
struct HipGeometryBatchVertexUniforms {}

Members

Variables

uModel
Matrix4 uModel;
Undocumented in source.
uProj
Matrix4 uProj;
Undocumented in source.
uView
Matrix4 uView;
Undocumented in source.

Meta